home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / hack / 3_1_3 / sys / amiga / amii.hlp < prev    next >
Encoding:
Text File  |  1993-07-12  |  2.8 KB  |  61 lines

  1.             Amiga specific help file for NetHack 3.1.3
  2.  
  3. The Amiga port of NetHack supports a number of additional commands
  4. and facilities specific to the Amiga.  Listed below are the things
  5. which are either specific to the Amiga port or might not appear
  6. in other ports.
  7.  
  8. While playing NetHack you can press:
  9.  
  10.         ALT-HELP                To activate the palette editing
  11.                                 requester.  Saved games include
  12.                                 these settings of the pens to allow
  13.                                 the game to be resumed with the
  14.                                 same palette at a later date.
  15.  
  16. Separate Icon types for saved games:
  17.                                 Each character class can have a
  18.                                 separate icon.  The first letter
  19.                                 of the character class is used
  20.                                 for deriving the name.  e.g. a
  21.                                 Wizard saved game would use
  22.                                 Nethack:w.icon if it is present.
  23.                                 The NetHack:default.icon is used
  24.                                 if the associated character class
  25.                                 icon is not present.
  26.  
  27. Amiga-specific run-time option:
  28.         flush                   throw away keyboard type-ahead
  29.  
  30. Recognized ToolTypes entries include the following:
  31.  
  32.         NAME=                   Character name.
  33.         SCORES                  Scores for all players.
  34.         SCORE=                  Scores for specified players.
  35.         CHARACTER=              Class of player (e.g. Rogue).
  36.         PENS=xxx,xxx,...        8 pen settings for game palette.
  37.         FONT=name.font:size     Set the text font for text info.
  38.                                 "courier.font:13" is the default.
  39.         PATH=                   PATH for locating files.
  40.         OPTIONS=                Comma separated list of options.
  41.         HACKDIR=                Directory to play game in.
  42.         LEVELS=                 Where to store/create per level
  43.                                 data files.
  44.         SAVE=                   Where to save games.
  45.         SCREEN=LACE|NOLACE      Whether or not to play on
  46.                                 an interlaced screen.
  47.         CMDLINE=                CLI command line options
  48.                                 can be specified here.
  49.  
  50. Command line options recognized are
  51.  
  52.         -n                      No News at game startup.
  53.         -X                      Play in discovery mode.
  54.         -W                      Play as wizard.
  55.         -L                      Interlaced screen.
  56.         -l                      Never Interlaced screen.
  57.         -u                      Play as player given as
  58.                                 an argument.
  59.         -?                      Gives command line usage.
  60.  
  61.